From: Phil Elwell Date: Thu, 23 Mar 2017 10:06:56 +0000 (+0000) Subject: ASoC: Add prompt for ICS43432 codec X-Git-Tag: archive/raspbian/4.9.51-1+rpi1~5^2~324 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=1f4f2e3b351516d72ce354b881c7203acc4f215b;p=linux-4.9.git ASoC: Add prompt for ICS43432 codec Without a prompt string, a config setting can't be included in a defconfig. Give CONFIG_SND_SOC_ICS43432 a prompt so that Pi soundcards can use the driver. Signed-off-by: Phil Elwell --- diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index 9824cdd04b0c..c0b88d43df0d 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig @@ -535,7 +535,7 @@ config SND_SOC_HDAC_HDMI select HDMI config SND_SOC_ICS43432 - tristate + tristate "InvenSense ICS43432 I2S microphone codec" config SND_SOC_INNO_RK3036 tristate "Inno codec driver for RK3036 SoC"